home *** CD-ROM | disk | FTP | other *** search
/ Sunrise Express Series 285 / Sunrise Express Series 285.iso / pc / JR.Dxr / 00035_Hold on Current Frame.ls < prev    next >
Encoding:
Text File  |  1998-05-11  |  266 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Loops the Playback Head on the current frame to pause the movie. All interactive elements in the frame continue to function.  Drag to a sprite or frame in the script channel.  No parameters."
  7. end
  8.